@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

input,
select {
    outline: none;
}

select::-ms-expand {
    display: none;
}

img {
    border: 0;
}

body {
    width: 100%;
    height: 100%;
    font-family:  Microsoft YaHei, Tahoma, Arial, PingFang SC, Hiragino Sans GB, Heiti SC, STXihei, Microsoft YaHei, SimHei, WenQuanYi Micro Hei;
}

.w1200 {
    
    overflow: hidden;
    margin: 0 auto;
     
}

.wrap .header .w1200 {
    overflow: initial;
}

.wrap .header .logo_search {
     
    background-size: 100%;
    background-position-y: 0;
    height: 209px;
    width: 100%;
}

.wrap .header .logo {
    float: left;
}

.wrap .header .logo img {
    width: 539px;
    margin-top: 66px;
}

.wrap .header .search_login {
    float: right;
    margin-top: 50px;
}

.wrap .header .search_login ul li {
    float: left;
    line-height: 32px;
    padding-left: 35px;
    margin-left: 15px;
    position: relative;
    color: #19638c;
    font-size: 14px;
}

.wrap .header .search_login ul li:nth-of-type(1) {
    margin-left: 0;
}

.wrap .header .search_login ul li::before {
    content: '';
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(indexSprite_Xu220823.png) no-repeat;
    background-size: 460px;
}

.wrap .header .search_login ul li:nth-of-type(2)::before {
    background-position-x: -40px;
}

.wrap .header .search_login ul li:nth-of-type(3)::before {
    background-position-x: -80px;
}
/*通栏*/
.ban_scroll{ width: 1398px; height:100px; background:#fbfaf8; margin:20px auto; border: #fcedb3 1px solid; padding: 20px;}
.ban_scroll h3{width:40px; height:94px; padding-top:8px; text-align:center; background:#AE080B; color:#fff; font-size:16px; line-height:22px; float:left}
.ban_scroll_cen{width:94%; height:102px; float:left}

/* 搜索 */

.wrap .search_input .search {
    width: 360px;
    height: 41px;
    background-color: #fff;
    float: right;
    margin-top: 35px;
    border-radius: 3px;
    border: 1px solid #ccab28;
     
}

.wrap .search_input .search .search_select {
    border: none;
    width: 70px;
    height: 41px;
    line-height: 41px;
     
    float: left;
    margin-right: 10px;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    cursor: pointer;
    background: url(down_icon_Xu220823.png) no-repeat right center;
    color: #666666;
}

.wrap .search_input .search .search_select.search_select_active {
    position: relative;
}

.wrap .search_input .search .search_select .search_box {
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    z-index: 99999;
    line-height: 30px;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
}

.wrap .search_input .search .search_select .search_box a {
    width: 71px;
    padding: 0 10px;
    display: block;
    text-align: center;
}

.wrap .search_input .search .search_select .search_box a:hover {
    background-color: #eee;
}

.wrap .search_input .search .search_select.search_select_active .search_box {
    display: block;
    background: #f9f9f9;
}

.wrap .search_input .search .search_select::-ms-expand {
    display: none;
}

.wrap .search_input .search #textfield {
    width: 248px;
    height: 41px;
    line-height: 41px;
    float: left;
    border: none;
    padding-left: 20px;
    background-color: #fff;
    font-size: 16px;
    color: #999;
}

.wrap .search_input .search #form_cds {
    position: relative;
    float: left;
}

.wrap .search_input .search #form_cds:before {
    content: "";
    width: 1px;
    height: 30px;
    background-color: #e5e5e5;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.wrap .search_input .search #form_cds .header_button {
    width: 46px;
    height: 43px;
    border: none;
    background: url(search_icon_Xu220823.png) no-repeat center;
    position: absolute;
     
    top: -1px;
    right: 0;
    border-radius: 5px;
}
.section_general{margin-top: 30px;}
.prev,.next{
    position: absolute;
    top: 160px;
    width: 30px;
  }
  .prev img,.next img{
    width:100%
  }
  .wrap .section3 .section_right .bszn li a{
    font-weight:bold;    
  }
  .wrap .section2 .section_right .hdjl ul li a{
    padding-left:30px;
  }
  .wrap .section2 .section_right .hdjl ul li::before{
    left:34px;
  }
  .wrap .section_general .section_left .tab .hd ul li{
    color:#666;
  }
  .wrap .section2 .section_right .hdjl ul li a:hover{
    padding-left:50px;
  }
  .wrap .section2 .right_document{
    width: 98.8%;
    margin-top: 30px;
    height: 270px;
    border: #fcedb3 1px solid;
    border-radius: 3px;
    padding: 3px;
    
  }
  /*zt*/
.zt{width: 100%; height: auto;}
.zt img{width: 100%;}
/*厅局信箱*/
.tjxx{
    width: 97%;
    display: block;
    border: #faead8 1px solid;
    padding: 10px 1%;
    border-radius: 3px;
    overflow: hidden;
}
.tjxx h2{
    float: left;
    display: inline-block;
    background: url(tjxx.png) no-repeat 20px 50%;
    padding-left: 90px;
    background-size: auto 50px;
    line-height: 80px;
}
.tjxx h2 a{
    font-size: 20px;
    font-weight: bold;
    color: #434343;
}
.tjxx .lyxd_1{
    float: right;
    display: inline-block;
    overflow: hidden;
    margin-top: 26px;
}
.tjxx .lyxd_1 a{
    display: inline-block;
    color: #666;
    font-size: 16px;
    padding: 5px 52px;
    border: #e4a55e 1px solid;
    margin-right: 32px;
    border-radius: 2px;
    font-weight: bold;
}
.tjxx .lyxd_1 a:hover{
    background: #e4a55e;color: #fff;
}

/*hot*/
.hot{
    margin-top: 20px;
}
.hot a{
display: block;
text-align: center;
color: #bd1a2d;
font-size: 32px;
line-height: 46px;
font-weight: bold;
}
.hot p{ 
    display: block;
    text-align: center;
    color: #666666;
    font-size: 16px;
    line-height: 28px;
 }
 .hot:hover a{
    color: #900;
 }
 .hot:hover p{
    color: #999;
 }
/* nav */
.wrap .header .nav {
    width: 100%;
    height: 64px;
    background-color: #bd1a2d;
}

.wrap .header .nav>ul.w1200 {
    overflow: initial;
    position: relative;
    height: 68px;
}
.wrap .header .nav>ul.w1200>li:first-child{
    background: url(nav_icon_Xu220823.png) no-repeat left center, url(nav_icon_Xu220823.png) no-repeat right center;
}
.wrap .header .nav>ul.w1200>li {
    float: left;
    display: inline-block;
    width: 16.5%;
    line-height: 68px;
    color: #fff;
    font-size: 22px;
    background: url(nav_icon_Xu220823.png) no-repeat right center;
}

.wrap .header .nav>ul.w1200>li>a {
    position: relative;
}

.wrap .header .nav>ul.w1200>li>a::after {
    content: '';
    width: 0%;
    height: 4px;
    display: block;
    background: #EDBA8A;
    border-radius: 3px;
    bottom: 10px;
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.25s ease-in-out;
}
.wrap .header .nav>ul.w1200>li.hover>a,.wrap .header .nav>ul.w1200>li.active>a{
    font-weight: bold;
}
.wrap .header .nav>ul.w1200>li.hover>a::after,.wrap .header .nav>ul.w1200>li.active>a::after {
    width: 40%;
    opacity: 1;
}

 

.wrap .header .nav .level2-menu {
    position: absolute;
    bottom: -94px;
    left: 0;
    width: 100%;
    height: 94px;
    background-color: #fff;
    color: #000;
    /* display: none; */
}

.wrap .header .nav .level2>a {
    position: relative;
}
 

.wrap .header .nav .level2-menu {
    padding: 0 5%;
    box-sizing: border-box;
    display: none;
    transition: all 0.2s;
    z-index: 10001;
    border: 1px solid #dcdcdc;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 2px 10px 0px #dcdcdc;
}

.wrap .header .nav .level2.hover .level2-menu {
    display: block;
}

.wrap .header .nav .level2-menu li {
    float: left;
    line-height: 46px;
    background: #F5F5F5;
    padding: 0 24px;
    margin-right: 20px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 30px;
    cursor: pointer;
    transition: all 0.2s;
}

.wrap .header .nav .level2-menu li:hover {
    color: #fff;
    background-color: #bd1a2d;
}

.wrap .header .nav ul.w1200>li>a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
}


/* 轮播 */
.wrap .main .section1 {
    overflow: hidden;
    margin-top: 40px;
}

.wrap .contents_slide {
    width: 633px;
    height: 365px;
    border-radius: 3px;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.wrap .contents_slide ul li {
    width: 100%;
    height: 365px;
    position: relative;
}

.wrap .contents_slide .slide_pic img {
    width: 100%;
    height: 365px;
    border-radius: 3px;
}

.wrap .contents_slide .slide_pic {
    width: 100%;
}
/*标题*/
.tith2{
    width: 100%;
    margin: 10px 0;
    text-align: center;
    position: relative;
}
.tith2::before {
    content: '';
    display: block;
    background: #ddd;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 20px;
}
.tith2 a{
    font-size: 30px;
    font-weight: bold;
    color: #cd2b28;
    background: #fff;
    padding: 0 50px;
    position: relative;
}
.tith2 a::before{
    content:'';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #cb2927;
    border-radius: 100%;
    position: absolute;
    top:15px;
    left: 0;

}
.tith2 a::after{
    content:'';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #cb2927;
    border-radius: 100%; 
    position: absolute;
    top:15px;
    right: 0;
}
.zyzc ul{width: 100%;
    margin: 10px 0;
    text-align: center;
    }
    .zyzc ul li{
        display: inline-block;
        margin: 0 10px;
    }
    .zyzc ul li a{
        color: #666;
        font-size: 16px;
    }
    .zyzc ul li.active a{
        color: #f00;
        font-size: 18px;
    }
    .tab_news_top_bd{
        width: 100%;
    }
.wrap .contents_slide .slide_text {
    width: 100%;
    border-radius: 3px;
    line-height: 70px;
    font-size: 16px;
    position: absolute;
    margin-top: 34px;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 15px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;

}

.wrap .contents_slide .hd {
    position: absolute;
    bottom: 8px;
    z-index: 999;
    width: 100%;
}
.wrap .contents_slide .hd ul{
    text-align: center;
}
.wrap .contents_slide .hd ul li {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius:50%;
    float: none;
    margin: 0 5px;
    background-color: #fff;
    transition: background 0.5s;
}

.wrap .contents_slide .hd ul li.on {
    background-color: #ff6201;
}

.section1 .right_document {
    float: right;
    width: 763px;
    border: #fcedb3 1px solid;
    border-radius: 3px;
    padding: 3px;
    height: 362px;
}

.right_document .tab {
    overflow: hidden;
    background: #f5f5f5;
    height: 54px;
    line-height: 54px;
}

.right_document .tab li {
    float: left; 
    color: #666666;
    font-size: 20px;
    position: relative; 
}
.right_document .tab li::after{
    display: inline-block;
    content: '|';
    color: #d7d6d5;
    font-weight: normal;
    margin:0 10px;
    font-size: 16px;
    float: left;

}
 .right_document .tab li:first-child{ margin-left: 20px;}
.right_document .tab li:first-child:after{
    display: none;
   
}
.right_document .tab li.on a{
    color: #434343;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.right_document .tab li.on a::after{
    content: '';
    display: inline-block;
    margin-bottom: 5px;
    background: #c93030;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
 

 .right_document .slide_text {
    background-color: #F8F9F9;
    padding: 5px 15px;
    box-sizing: border-box;
}

.right_document .slide_text_title {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

 .right_document .slide_text_title a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.right_document .slide_text_content {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 30px;
    color: #666666;
}

.right_document .slide_text_view {
    color: #3876D0;
    text-align: right;
    position: relative;
    padding-right: 60px;
}

 .right_document .slide_text_view::after {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    background: url(more_icon_Xu220805.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: -10px;
}

.right_document .slide_text .content_more {
    color: #bd1a2d;
}

/* 通用列表样式 */
.wrap .list ul li {
    line-height: 43px;
    overflow: hidden;
}

.wrap .list ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #757575;
    margin-top: 19px;
    margin-right: 8px;
    display: block;
    float: left;
    margin-left: 5px;
}

.wrap .list ul li a {
    width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #343434;
    transition: color 0.2s;
}

.wrap .list ul li a:hover {
    color: #bd1a2d;
}

.wrap .list ul li .time {
    float: right;
    color: #999999;
    margin-right: 5px;
}

.wrap .tab_wrap {
    position: relative;
}

.wrap .tab_wrap .more {
    position: absolute;
    top: -40px;
    right: 10px;
    color: #999;
}

/* section2 */
.wrap .section2 {
    margin-top: 30px;
    overflow: hidden;
}

.wrap .section_left {
    width: 48%;
    float: left;
    margin-top: 20px;
}

.wrap .section_general .title {
    line-height: 36px;
    padding-bottom: 10px;
    
    font-size: 22px;
    color: #bd1a2d;
    font-weight: bold;
     
}

.wrap .section_general .title span {
    position: relative;
}
.w99{
    width: 99%;
}
 

 


.wrap .section_general .section_left .tab .hd {
    width: 100%;
    text-align: center;
    background: #F0F1EF;
    height: 40px;
    margin: 18px 0 13px;
}

.wrap .section_general .section_left .tab .hd ul {
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
    overflow: hidden;
}

.wrap .section_general .section_left .tab .hd ul li:nth-child(1)::after {
    content: "\00A0\00A0|\00A0\00A0";
    color: #999 !important;
}


.wrap .section_general .section_left .tab .hd ul li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.wrap .section_general .section_left .tab .hd ul li.on {
    color: #bd1a2d;
}

.wrap .section_general .section_right {
    margin-top: 20px;
    float: right;
    width: 48%;
}

.wrap .section_general .section_right .title {
    background: none;
}
/*领导专题*/
.ldzt{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ldzt1:first-child{
    margin-left: 0;
}
.ldzt1{
    border: #faead8 1px solid;
    border-radius: 2px;
    background: url(ldzt_bg.jpg) no-repeat;
    width: 23%;
    float: left;
    margin-left: 2%;
    text-align: center;
    position: relative;
}
.ldzt1 a{
    display: inline-block;
    background: url(jg.png) no-repeat;
    background-size: auto 40px;
    color: #343434;
    font-size: 17px;
    padding-top: 87px;
    line-height: 33px;
}
.ldzt1::after{
    content: '';
    display: inline-block;
    width: 18px;
    height: 15px;
    position: absolute;
    right: 2px;
    bottom: 3px;
    background: url(ldzt_bg1.png) no-repeat;
}
.ldzt1:hover{
    border: #ccab28 1px solid;
}
.ldzt1:hover::after{
    display: none;
}
.bg1 a{
    background-position: 16px 31px; 
}
.bg2 a{
    background-position: -176px 32px;
}
.bg3 a{
    background-position: -363px 32px;
}
.bg4 a{
    background-position: -551px 32px;
}

/* 信息公开 */
.wrap .section2 .section_right .xxgk {
    width: 100%;
     
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 3px;
}

.wrap .section2 .section_right .title {
    text-align: left;
    font-size: 17px;
    margin-left: 10px;
    color: #343434;
    padding: 0;
}

.wrap .section2 .section_right .xxgk ul {
    margin-top: 11px;
    overflow: hidden;
    display: flex;
}

.wrap .section2 .section_right .xxgk ul li {
       
    line-height: 43px;
    text-align: center;
    padding: 0 4.5%;
    border-radius: 5px;
    position: relative;
     
    cursor: pointer;
    display: inline-flex;
}

.wrap .section2 .section_right .xxgk ul li a {
    display: block;
    padding-top: 30px;
    transition: all 0.2s;
    background: url(xxgk.png) no-repeat;
    background-size:auto 34px;
 text-align: center;
}

.wrap .section2 .section_right .xxgk ul li::before {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 69%;
    width: 1px;    
    background: #c8c8c8; 
}
.wrap .section2 .section_right .xxgk ul li:first-child::before{
display: none;
}

.wrap .section2 .section_right .xxgk ul li:nth-of-type(1) a{
    background-position: 49px 0px;
}
.wrap .section2 .section_right .xxgk ul li:nth-of-type(2) a{
    background-position: -148px 0px;
}
.wrap .section2 .section_right .xxgk ul li:nth-of-type(3) a{
    background-position: -321px 0px;
}
.wrap .section2 .section_right .xxgk ul li:nth-of-type(4) a{
    background-position: -516px 0px;
}


.wrap .section2 .section_right .hdjl {
    float: right;
    width: 180px;
}

.wrap .section2 .section_right .hdjl ul {
    margin-top: 11px;
    overflow: hidden;
}

.wrap .section2 .section_right .hdjl ul li {
    width: 180px;
    border: 1px solid #E4E4E5;
    line-height: 70px;
    margin-bottom: 14px;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}

.wrap .section2 .section_right .hdjl ul li a {
    padding-left: 10px;
    display: block;
    transition: all 0.2s;
}

.wrap .section2 .section_right .xxgk ul li a:hover {
     color: #f00;
}

.wrap .section2 .section_right .hdjl ul li a:hover {
    padding-left: 30px;
}

.wrap .section2 .section_right .hdjl ul li::before {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 24px;
    top: 22px;
    background: url(indexSprite_Xu220823.png) no-repeat;
    background-size: 550px;
    background-position: -10px -78px;
}

.wrap .section2 .section_right .hdjl ul li:nth-of-type(2):before {
    background-position: -50px -78px;
}

.wrap .section2 .section_right .hdjl ul li:nth-of-type(3):before {
    background-position: -90px -78px;
}

.wrap .section2 .section_right .jgswbzc {
    width: 99%;
    float: left;
    text-align: center;
    height: 60px;
    border: 1px solid #E4E4E5;
    line-height: 60px;
    font-size: 24px;
    color: #666;
    font-weight: bold;
    letter-spacing: 10px;
    border-radius: 5px;
}
/*网站地图*/
.wzdt{
    font-size: 18px;
    font-weight: bold;
    color: #434343;
}
.wzdt_t{display: block;
border-bottom: #ffebd3 1px solid;
padding: 20px;
margin-bottom: 10px;
}
.wzdt_t a{
    display: inline-block; margin-right: 20px;
}
.wzdt_t a:hover{
    color: #ff6201;
}
/*机构设置*/
 
.section .item{
    background: #f9f8f6;
    padding: 10px;
    background:#f9f8f6 ;
}
 
.section .desc{
    font-size: 18px;
    color: #343434;
    line-height: 42px;
    font-weight: bold;
    margin-left: 10px;
}
.section .arrow-d{      
    float: right;
    margin: 14px;
    display: inline-block;
    background: url(cssz_l.png) no-repeat;
    width: 14px;
    height: 14px;
    background-size: 100%;
    transform: rotate(-90deg);
}
.section .item.curr{ background:#f9f8f6 url(sz_lt.png) no-repeat 5px 5px ;}
.section .curr .arrow-d{ margin: 14px;
    transition: all 0.2s linear;
    transform: rotate(0deg);
 }
.section .detail{background: #f9f8f6;  padding: 10px 0;}
.section .detail div{border-top:#dcdcdc 1px solid ; margin:0 10px; line-height: 28px;}
/* section3 */
.wrap .section3 .section_left .title {
    background: url(zcwjjd_Xu220823.png) no-repeat right 260px center;
    background-size: 147px;
}

.wrap .section3 .section_right .title {
    text-align: center;
}

 
/* 底部 */
.footer {
    width: 100%;
    min-width: 1300px;
    margin-top: 42px;
    background-color: #dcdcdc;
    position: relative;
}
 
.footer .link2 {
    height: 60px;
    background-color: #d7d6d5;
}
.footer .link2_ul {
    display: flex;
    flex-wrap: nowrap;
}
.footer .link2_ul > li {
    flex: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 60px;
    color: #fff;
}
.footer .link2_ul > li > a {
    /* display: block; */
    position: relative;
    color:#666;
}
.footer .link2_ul > li > a:hover{
    color: #666;
}
 
.footer .link2_ul > li > a:after {
    content: "";
    background: url(link_button_Xu201202.png) no-repeat center right;
    width: 9px;
    height: 6px;
    display: block;
    position: absolute;
    right: -20px;
    top: 8px;
    transition: all 0.2s linear;
}
.footer .link2_ul > li.active > a:after {
    transition: all 0.2s linear;
    transform: rotate(180deg);
}
.footer .link2_ul > li.active .link_box {
    display: block;
}
.footer .link_box {
    width: 1245px;
    border: 1px solid #e8e8e8;
    background: #fff;
    border-radius: 3px;
    padding: 10px 2%;
    overflow: hidden;
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-height: 50px;
    z-index: 98;
    display: none;
}
.footer .link_box a {
    color: #333;
}
.footer .link_box ul li {
    float: left;
    margin-right: 20px;
    line-height: 30px;
}
.footer_wrap {
   
    background: #bd1a2d;
   
}
.footer_top{
    text-align: center;
    padding: 30px 0;
}
.footer_top_left{
    display: inline-block;
    margin: 0 auto;
}
.footer_top_right{
    text-align: left;
    display: inline-block;
    margin: 0 30px;

}
.gwab{
    padding-left: 23px;
    background: url(gongan_icon_Xu220823.png) no-repeat 0 1px;
}
#_ideConac{display: inline-block;
    float: left;}
#_span_jiucuo{    display: inline-block;
    float: left;
    margin-top: 10px;}

.db_lj{
    display: block;
}
.db_lj a{
    color: #fff;
    margin-right: 10px;
    font-size: 16px; font-weight: bold;
}
.db_xx{
    font-size: 16px;
    color: #fff;
}
.db_xx p{
    line-height: 28px;
    display: block;
    font-size: 16px;
    color: #fff;
}
.db_xx p span{
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.db_xx p span a{
    color: #fff;
}
/*二级列表*/
.ej_list{
    margin: 20px 0;
    padding: 20px;
    border:#fcedb3 1px solid;
}
.ej_hx{
    width: 100%;
    height: 1px;
    border-bottom: #dcdcdc 1px dashed;
    margin: 20px 0;
}
/*分页*/
.fenye{ text-align:center; margin:30px 0 10px;}
.fenye span,.fenye a{ display:inline-block; width:42px; height:42px; text-align:center; line-height:42px; margin:0 2px; font-size:14px; border-radius:3px;}
.fenye span.on{ background-color:#bd1a2d; color:#fff;}
.fenye a{ background-color:#eaeaea; color:#6a6a6a;}
.fenye a:hover{ background-color:#bd1a2d; color:#fff;}
.fenye .page_s{ background-color: #eaeaea;
    color: #6a6a6a;padding: 0 15px;}
.fenye a.page_s:hover{ background-color: #bd1a2d;
    color: #fff;}
.fenye .page_x{ background-color: #eaeaea;
    color: #6a6a6a;padding: 0 15px;}
.fenye a.page_x:hover{ background-color: #bd1a2d;
    color: #fff;}
.fenye font{ font-size:16px; color:#797979;}
.fenye input{ width:42px; height:42px; text-align:center; line-height:42px; box-sizing:border-box; margin:0 4px; border:#ddd 1px solid}
.fenye font input:first-child{ border:1px solid #ede8e6;}
.fenye font input:first-child+input{ background:#eaeaea; cursor:pointer;border:none;border-radius:3px;}
.fenye font input:first-child+input:hover{background-color:#bd1a2d; color:#fff;}
/*领导专栏*/
.ej_ld{
    background: #f9f8f6;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.ej_ldimg{width: 15%; float: left;}
.ej_ldimg a{width: 100%;
    display: block;
    overflow: hidden;
    border-radius: 3px;} 
.ej_ldimg a img{width: 100%; border-radius: 3px;} 
.ej_ld_txt{width: 81%; float: left; margin-left: 4%;}
.ej_ld_txt h2{
    margin-top: 57px;
}
.ej_ld_txt h2 a{
    color: #343434;
}
.ej_ld_txt .bor2023{
    display: block;
    border: none;
    padding: 10px 0;
    margin: 0;
}
.ej_ld_txt p{
    padding-top: 20px;
    margin-top:20px;
    border-top:#dcdcdc 1px dashed;
    display: block;
    line-height: 28px;
}
.ej_ld:hover{
    background: #f3f1ee; 
}
.ej_ld:hover h2 a{
    color: #bd1a2d;
}
/*直属单位*/
.zsdw_bt{
    display: block;
    border-bottom:#dcdcdc 1px solid;
    line-height: 48px;
    padding-bottom: 10px;
}
.zsdw_bt a{
    font-size: 18px;
    color: #343434;
}
.zsdw_txt{
    margin-top: 10px;
    font-size: 18;
    line-height: 28px;
    color: #666;
}
/* 政务公开 */
.wrap .bread {
    color: #999999;
    font-size: 16px;
    margin-top: 30px;
    border-radius: 3px;
    box-sizing: border-box;
    background: #f5f5f5;
    line-height: 69px;
}
.bread h2{
    color: #bd1a2d;
    font-size: 18px;
    padding-left: 15px;
    display: inline-block;
}
.bread h2::before{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background:#bd1a2d;
    margin-right: 10px;
    border-radius: 3px;
}
.bread p{
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.wrap .zwgk {
    margin-top: 9px;
    overflow: hidden;
}

.wrap .main .general_left_channel {
    width: 331px;
    border: 1px solid #bd1a2d;
    padding: 11px;
    box-sizing: border-box;
    float: left;
}

.wrap .main .general_left_channel .channel_name {
    height: 56px;
    width: 100%;
    background: #bd1a2d;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    position: relative;
}

.wrap .main .general_left_channel .channel_name span {
    padding-left: 45px;
}

.wrap .main .general_left_channel .channel_name span::after {
    content: '';
    background-color: #f2a15a;
    width: 3px;
    height: 13px;
    display: block;
    position: absolute;
    left: 33px;
    top: 22px;
    border-radius: 1px;
}

.wrap .main .general_left_channel .channel_list>li {
    line-height: 61px;
    color: #666;
}

.wrap .main .general_left_channel .channel_list>li>a {
    padding-left: 45px;
    border-bottom: 1px solid rgba(189, 26, 45, .17);
    display: block;
    background: url(right_icon_Xu220823.png) no-repeat right 18px center;
    font-size: 20px;
}

.wrap .main .general_left_channel .channel_list li.active>a,
.wrap .main .general_left_channel .channel_list li>a:hover {
    color: #bd1a2d;
}

.wrap .main .general_left_channel .channel_list .child_channel a {
    padding-left: 95px;
    border-bottom: 1px solid rgba(189, 26, 45, .17);
    color: #666;
    display: block;
    font-size: 20px;
}

.wrap .zwgk .zwgk_right {
    width: 795px;
    float: right;
    margin-bottom: 70px;
}

.wrap .zwgk .zwgk_right .title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    margin: 30px 0;
}

.wrap .zwgk .zwgk_right .content {
    color: #666;
    font-size: 18px;
}

/* 多栏目概 */
.wrap .zwgk .zwgk_right .multiple_channel {
    margin-top: 20px;
}

.wrap .zwgk .zwgk_right .multiple_channel .title {
    color: #333333;
    font-size: 18px;
    margin: 0;
    text-align: left;
    line-height: 40px;
}
.wrap .zwgk .zwgk_right .multiple_channel .title span{
    font-size: 22px;
}
.wrap .zwgk .zwgk_right .multiple_channel .title .more {
    float: right;
    font-size: 16px;
    color: #999;
    font-weight: normal;
}

.wrap .zwgk .zwgk_right .multiple_channel .list li {
    border-bottom: 1px dashed #dcdcdc;
    color: #333333;
}

/* 领导简介 */

.wrap .ldjj {
    margin-top: 15px;
}

.wrap .ldjj .leader {
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 25px;
}

.wrap .ldjj .leader .name {
    color: #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.wrap .ldjj .leader .abstract {
    color: #999;
    line-height: 30px;
    padding-bottom: 10px;
}

/* 机关处室局属单位 */
.wrap .zwgk .jgcs_channel {
    width: 331px;
    padding: 11px;
    box-sizing: border-box;
    float: left;
    background: #F9F9FA;
}

.wrap .zwgk .jgcs_channel ul li {
    border-bottom: 1px dashed #dcdcdc;
    line-height: 48px;
    box-sizing: border-box;
}

.wrap .zwgk .jgcs_channel ul li:last-of-type {
    border-bottom: 0;
}

.wrap .zwgk .jgcs_channel ul li a {
    padding-left: 23px;
    display: block;
}

.wrap .zwgk .jgcs_channel ul li.active,
.wrap .zwgk .jgcs_channel ul li:hover {
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #bd1a2d;
    background: #bd1a2d url(rightDown_icon_Xu220823.png) no-repeat right 20px center;
}

/* 新闻中心 */
  .right_document .xwzw_title {
    overflow: hidden;
    padding-bottom: 10px;
}

  .right_document .xwzw_title a {
    float: left;
    padding: 5px 33px;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    color: #fff;
    background-color: #bd1a2d;
}
  .right_document .xwzw_title a::before {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
    padding: 0;
    border-bottom: 10px solid #bd1a2d;
    border-top: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    display: block;
    content: "";
    z-index: 10;
    transform: rotate(-180deg);
    z-index: 10000;
}

 .right_document .more {
    top: 5px;
}

  .right_document {
    width: 47%;
    margin-right: 3%;
    margin-left: 0;
}

 .right_document:last-of-type {
    margin-right: 0;
}

.wrap .main .xwzx_section2 .title {
    background: url(tpxw_Xu220823.png) no-repeat left 90px center;
    margin-bottom: 34px;
}

.wrap .main .xwzx_section2 li {
    width: 275px;
    border-bottom: 1px solid #bd1a2d;
    float: left;
    margin-right: 33px;
}

.wrap .main .xwzx_section2 li:last-of-type {
    margin-right: 0;
}

.wrap .main .xwzx_section2 li .img_link img {
    width: 100%;
    height: 191px;
    border-radius: 3px;
}

.wrap .main .xwzx_section2 li .title_link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.wrap .main .xwzx_section2 li p {
    text-align: right;
    color: #999999;
    padding-bottom: 10px;
}


/* 细览页 */
.wrap .main.detail .title {
    text-align: center;
    padding: 60px 0;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
}

.wrap .main.detail .share {
    border-bottom: 1px solid #ffebd3;
    color: #999;
    overflow: hidden;
    line-height: 35px;
}

.wrap .main.detail .share .left {
    float: left;
}

.wrap .main.detail .share .right {
    float: right;
}
.wrap .main.detail .share .time{
    float: left;
}
.wrap .main.detail .share .wordSize {
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
}

.wrap .main.detail .share .wordSize span {
    float: left;
}

.wrap .main.detail .share .wordSize .big,
.wrap .main.detail .share .wordSize .small {
    width: 24px;
    height: 24px;
    display: block;
    padding-top: 10px;
    background: url(detailSprite_Xu220823.png) no-repeat;
    background-size: 210px;
    background-position: -155px;
    float: left;
}

.wrap .main.detail .share .wordSize .small {
    background-position: -120px;
}

.wrap .main.detail .share .share_btn span {
    float: left;
}

.wrap .main.detail .share .share_btn .wechat,
.wrap .main.detail .share .share_btn .weibo,
.wrap .main.detail .share .share_btn .Qzone {
    width: 24px;
    height: 24px;
    display: block;
    padding-top: 10px;
    background: url(detailSprite_Xu220823.png) no-repeat;
    background-size: 160px;
    background-position: -1px;
    float: left;
    margin-right: 10px;
}

.wrap .main.detail .share .share_btn .weibo {
    background-position: -30px;
}

.wrap .main.detail .share .share_btn .Qzone {
    background-position: -59px;
}

.wrap .main.detail .share .point {
    position: relative;
    padding-right: 25px;
}

.wrap .main.detail .share .point::before {
    content: '';
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
    background: url(detailSprite_Xu220823.png) no-repeat;
    float: left;
    background-size: 210px;
    background-position: -187px;
}
.wrap .main.detail .source{
    padding-left: 15px;
}
.wrap .main.detail .content {
    margin: 35px 0;
    padding: 0 90px;
    box-sizing: border-box;
}

.wrap .main.detail .content p {
    line-height: 35px;
}

.wrap .main.detail .editor {
    
    line-height: 35px;
    color: #999;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 1px solid #ffebd3;
    margin-bottom: 30px;
}

.bsBox {
    display: none;
    z-index: 100000001;
    font-size: 12px;
    padding: 6px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bsClose {
    _overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 10000000;
    color: #666;
    font-weight: bold;
    font-family: Helvetica, Arial;
    font-size: 14px;
    line-height: 20px;
}

.bsTop {
    color: #666;
    background: #f2f2f2;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #e8e8e8;
}

.bsTop span {
    float: left;
}

.bsFrameDiv,
#bsMorePanel {
    border: none;
    background: #fff;
}

.bsReturn {
    float: right;
    *margin-right: 20px;
    margin-right: 36px;
    text-align: right;
    cursor: pointer;
    line-height: 24px;
    color: #666;
    opacity: 0.5;
}

#bsReturn:hover {
    text-decoration: underline;
    opacity: 1;
}

#qrcode img {
    display: inline-block !important;
    margin: 21px;
}

.bshare-custom a:hover {
    background-color: #ebedf2 !important;
}

.bshare-custom.icon-medium-plus {
    width: 80px !important;
}

#bsWXBox {
    border: 5px solid #ccc;
    border-radius: 5px;
    padding: 0 !important;
}

.newDetil .content p {
    font-size: 16px;
    line-height: 26px
}

@media screen and (max-width: 1366px) {
    #class_Two #page_Wrap {
        overflow: inherit !important;
    }
}


/* 互动交流 */
.wrap .main.hdjl {
    padding: 0 100px;
    box-sizing: border-box;
}

.wrap .main.hdjl .tab {
    overflow: hidden;
    padding: 55px 0;
}

.wrap .main.hdjl .tab li {
    width: 270px;
    height: 57px;
    border: 1px solid #999;
    float: left;
    text-align: center;
    line-height: 57px;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    margin-right: 85px;
}
.wrap .main.hdjl .tab li.active a{
    color: #bd1a2d;
}
.wrap .main.hdjl .tab li:last-of-type {
    margin-right: 0;
}

.wrap .main.hdjl .tab li a {
    padding-left: 10px;
    display: block;
    transition: all 0.2s;
    font-size: 20px;
}

.wrap .main.hdjl .tab li a::before {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 24px;
    top: 16px;
    background: url(indexSprite_Xu220823.png) no-repeat;
    background-size: 550px;
    background-position: -10px -78px;
}

.wrap .main.hdjl .tab li:nth-of-type(2) a::before {
    background-position: -50px -78px;
}

.wrap .main.hdjl .tab li:nth-of-type(3) a::before {
    background-position: -90px -78px;
}

.wrap .main.hdjl .tab li.active::before {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -9px;
    padding: 0;
    border-bottom: 9px solid #fff;
    border-top: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: block;
    content: "";
    z-index: 10;
    transform: rotate(-180deg);
    z-index: 10001;
}

.wrap .main.hdjl .tab li.active::after {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -9px;
    padding: 0;
    border-bottom: 9px solid #999999;
    border-top: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: block;
    content: "";
    z-index: 10;
    transform: rotate(-180deg);
    z-index: 10000;
}

/* 办事指南 */
.wrap .bszn .tab {
    height: 115px;
    padding: 23px;
    box-sizing: border-box;
    background-color: #F9F9F9;
    border: 1px solid #dcdcdc;
}

.wrap .bszn .tab ul li {
    float: left;
    position: relative;
    font-size: 18px;
    color: #666666;
    transition: all 0.2s;
}

.wrap .bszn .tab ul li:hover,
.wrap .bszn .tab ul li.active {
    font-weight: bold;
    color: #fff;
    background: #bd1a2d;
}

.wrap .bszn .tab ul li a {
    padding: 20px 50px;
    display: block;
}

.wrap .bszn .tab ul li.active::after {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -45px;
    left: 50%;
    margin-left: -9px;
    padding: 0;
    border-bottom: 9px solid #F9F9F9;
    border-top: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: block;
    content: "";
    z-index: 10;
    transform: rotate(-180deg);
    z-index: 10001;
}

.wrap .bszn .tab ul li.active::before {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -46px;
    left: 50%;
    margin-left: -9px;
    padding: 0;
    border-bottom: 9px solid #dcdcdc;
    border-top: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    display: block;
    content: "";
    z-index: 10;
    transform: rotate(-180deg);
    z-index: 10000;
}

.syw_sgj_bg {
    width: 880px;
    margin: 20px auto 40px auto;
}

.syw_sgj_bg_tmbj {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    text-align: left;
}

.syw_sgj_bg a {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #FFFFFF;
}

.syw_sgj_nhbg {
    width: 880px;
    height: 312px;
    margin-bottom: 6px;
    position: relative;
}

.syw_sgj_sbg {
    width: 437px;
    height: 186px;
    float: left;
    margin-right: 6px;
    position: relative;
}

.syw_sgj_cybg {
    width: 437px;
    height: 186px;
    float: left;
    position: relative;
}

.wrap .main.bszn .table {
    margin: 50px 0;
}

.tab_bor {
    line-height: 28px;
    border-collapse: collapse;
    margin: 10px 0
}

.tab_bor td {
    border: 1px solid #CCC;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333;
    padding: 0 10px
}

.tab_tit {
    font-size: 18px !important;
    text-align: center;
    line-height: 35px;
    font-weight: bold
}

.bg_gray {
    background: #efefef;
    text-align: center;
    font-weight: bold
}

.tab_bor a {
    color: #900
}

.tab_bor a:hover {
    color: #0055FF
}

/* 通用列表 */
.wrap .main.list{
    margin-top: 5px;
}
.wrap .main.list ul li a{
    width: 92%;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
}
.wrap .main.list .title{
    color: #bd1a2d;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    text-align: left;
    line-height: 40px;
}
/* 网站地图 */
.wrap .main.siteMap{
    margin-top: 20px;
}
.wrap .main.siteMap .title{
    color: #c40100;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
    background: #f5f5f5;
    padding-left: 20px;
}
.wrap .main.siteMap .siteMapList{
    overflow: hidden;
}
.wrap .main.siteMap .siteMapList li{
    padding-left: 15px;
    line-height: 30px;
    margin-bottom: 10px;
    float: left;
    width: 23%;
    transition: all 0.2s;
}
.wrap .main.siteMap .siteMapList li a::before{
    content: "";
    width: 6px;
    height: 6px;
    background-color: #999999;
    margin-top: 13px;
    margin-right: 5px;
    display: block;
    float: left;
    border-radius: 6px;
}
.wrap .main.siteMap .siteMapList li:hover{
    color: #bd1a2d;
}
.fl{
    float: left;
}
.rl{float: right;}
.login_btn{background: #f9f8f6;color: #999; line-height: 58px;}
.login_btn .rl a:first-child::before{display: none;}
.login_btn .rl a{float:left;}
.login_btn .rl a:hover{
    color: #000;
}
.login_btn .rl a::before{
    font-size: 14px;
    content: '|';
    display: inline-block;
    margin:0 5px;
    line-height: 58px;
   color: #d5d2d2;
}

@media screen and (min-width: 1440px){
    .w1200{width: 1440px;}
    .wrap .header .logo img{width: auto; height: 89px;}
}
@media screen and (max-width: 1440px){
    .w1200{width: 1300px;}
    .wrap .header .logo img{width: auto; height: 69px;}
    .section1 .right_document{width: 633px;}
}
 
@media screen and (max-width: 1366px){
    .w1200{width: 1300px;}
    .wrap .header .logo img{width: auto; height: 69px;}
    .section1 .right_document{width: 633px;}
}
@media screen and (max-width: 1280px){
    .w1200{width: 1200px;}
    .wrap .header .logo img{width: auto; height: 59px;}
    .wrap .contents_slide{width: 533px;}
    .tjxx .lyxd_1 a{padding: 5px 45px;}
    .tjxx h2{padding-left: 70px;}
    .zt img {
        width: 100%;
        height: 103px;
    }

}